crypto/cipher.gcmAble.NewGCM (method)
2 uses
crypto/cipher (current package)
gcm.go#L53: NewGCM(nonceSize, tagSize int) (AEAD, error)
gcm.go#L121: return cipher.NewGCM(nonceSize, tagSize)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)